DevForce Help Reference
EntityListManager<T> Class Methods


For a list of all members of this type, see EntityListManager<T> members.

Public Methods
 NameDescription
Public MethodContainsList Returns whether the specified list is managed by this EntityListManager.  
Public MethodDisposeOverloaded.  Dispose of this instance, releasing all event handlers.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodManageList Adds a list to the set of those managed by this EntityListManager and optionally refreshes the list  
Public MethodRefreshAllLists Refresh all lists managed by this manager using the current filter  
Public MethodRefreshList Refresh the specified list using the current filter  
Public MethodToString (Inherited from object)
Public MethodUnmanageList Removes a list from the set of those managed by this EntityListManager.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

EntityListManager<T> Class
IdeaBlade.EntityModel Namespace

Send Feedback